Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

For Each Object[] (gb)

Dim hObjectArray As Object[]
Dim anObject As Object
For Each anObject In hObjectArray
  ...
Next

Enumerates each object stored in the array.